PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentDrawEvent Class / getPage Method
In This Topic
    getPage Method
    In This Topic
    Gets the page on which the content is being drawn.
    Syntax
    public PDFPage getPage()

    Return Value

    The page on which the content is being drawn.
    See Also